home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Science / Gnuplot 3.5 for Macintosh / docs / titlepag.tex < prev    next >
Encoding:
Text File  |  1993-11-03  |  1.5 KB  |  64 lines  |  [TEXT/MSWD]

  1. %
  2. % $Id: titlepag.tex%v 3.38.2.153 1993/07/08 03:43:32 woo Exp woo $
  3. %
  4. \ifx\undefined\selectfont % DSL 26 May 93
  5. \documentstyle[toc_entr]{article}
  6. \else
  7. \documentstyle[toc_entr,helv]{article}
  8. \fi
  9. \setlength{\textwidth}{6.25in}
  10. \setlength{\oddsidemargin}{0.5cm}
  11. \setlength{\topmargin}{-0.5in}
  12. \setlength{\textheight}{9in}
  13. \setlength{\parskip}{1ex}
  14. \setlength{\parindent}{0pt}
  15. \adjustarticle
  16. \setlength{\threenum}{4.0em} % DSL 26 May 93
  17. \begin{document}
  18.  
  19. \pagestyle{empty}
  20.    \rule{0in}{3in}
  21.    \begin{center}
  22.    {\huge\bf GNUPLOT}\\
  23.    \vspace{3ex}
  24.    {\Large An Interactive Plotting Program}\\
  25.    \vspace{2ex}
  26.    \large
  27.    Thomas Williams \& Colin Kelley\\
  28.    \vspace{2ex}
  29.    Version 3.5 organized by: Alex Woo \\
  30.    Major contributors (alphabetic order):\\
  31.   John Campbell\\
  32.   Robert Cunningham\\
  33.   Gershon Elber\\
  34.   Roger Fearick\\
  35.   David Kotz\\
  36.   Ed Kubaitis\\
  37.   Russell Lang\\
  38.   Alexander Lehmann\\
  39.   Carsten Steger\\
  40.   Tom Tkacik\\
  41.   Jos Van der Woude \\
  42.   Alex Woo\\
  43.   Copyright (C) 1986 - 1993   Thomas Williams, Colin Kelley\\
  44.    \vspace{3ex}
  45.    Mailing list for comments: \verb+info-gnuplot@dartmouth.edu+\\
  46.    Mailing list for bug reports: \verb+bug-gnuplot@dartmouth.edu+
  47.  
  48.    \vfill
  49.    {\small This manual is for GNUPLOT version 3.5\\
  50. %   \begin{verbatim}
  51. % $Id: titlepag.tex%v 3.38.2.153 1993/07/08 03:43:32 woo Exp woo $
  52. %   \end{verbatim}
  53.    }
  54.  
  55.    \end{center}
  56. \newpage
  57.  
  58. \tableofcontents
  59. \newpage
  60.  
  61. \setcounter{page}{1}
  62. \pagestyle{myheadings}
  63. \markboth{GNUPLOT 3.5}{GNUPLOT 3.5}
  64.